home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / doshelp.arc / DISKCOPY.TXT < prev    next >
Encoding:
Text File  |  1985-04-12  |  988 b   |  22 lines

  1. <<<<<<<<<<<<<<<<<<<<<         DISKCOPY            >>>>>>>>>>>>>>>>>>>>>
  2.  
  3. PURPOSE:  Copies the contents of an entire floppy disk to another
  4. floppy disk.  The copy disk is formatted if necessary.  This command
  5. cannot be used to copy to or from a fixed disk.
  6.  
  7. WARNING:  Make certain that the copy will be on a disk that is new or
  8. one that has files you no longer need.  DISKCOPY WILL DESTROY ALL
  9. FILES THAT WERE PREVIOUSLY ON THE COPY.
  10.  
  11. ;    DISKCOPY            ...   Duplicates the original floppy disk
  12. ;                              to the copy disk on the default floppy
  13. ;                              drive.  You will be prompted to switch
  14. ;                              between the original and copy.
  15.  
  16. ;    DISKCOPY A: B:      ...   Put the original floppy in Drive A and
  17. ;                              the copy disk in Drive B.
  18.  
  19. ;    DISKCOPY A: B: /1   ...   The /1 causes DISKCOPY to copy only the
  20. ;                              first side of the diskette.
  21. ###
  22.